TreeCursor.this

Copy a tree cursor

  1. this(TSTreeCursor tstreecursor)
  2. this(TreeCursor otherTreeCursor)
    struct TreeCursor
    @nogc nothrow
    this
    (
    ref return scope TreeCursor otherTreeCursor
    )
  3. this(TreeCursor* otherTreeCursor)

Meta